home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilmisc / identify.rdm < prev    next >
Text File  |  1997-01-18  |  3KB  |  82 lines

  1. Short:    Expansions, Hardware, Alerts, Functions (V4.2)
  2. Author:   shred@chessy.aworld.de (Richard Koerber)
  3. Uploader: shred@chessy.aworld.de (Richard Koerber)
  4. Type:     util/libs
  5.  
  6. Requires:  AmigaOS 2.0 or higher
  7. Languages: English, Deutsch
  8.  
  9.  
  10.  
  11.  NOTE:      This is the ExpName archive, which has been completely
  12. -------     rewritten and improved. So it was renamed to Identify. :-)
  13.  
  14.  
  15.  
  16. This system shared library identifies your system and several IDs and
  17. returns them in human readable form. Currently implemented are:
  18.  
  19. expansions  The manufacturer and product ID of hardware expansions are
  20.             translated into manufacturer name, board name and board
  21.             class.
  22.  
  23. system      Your system is analyzed by identify.library. You can query
  24.             static values, as e. g. Amiga model, Processor, OS version,
  25.             Graphic OS (e. g. CyberGraphX) or available memory.
  26.  
  27. alerts      The cryptical alert codes can also be translated.
  28.  
  29. functions   Decodes the offset of a shared library into it's function
  30.             name, provided you have got the .fd files.
  31.  
  32.  
  33. Two example Shell tools are also included:
  34.  
  35. ListExp     analyses your system, searches for expansion boards, and
  36.             optionally shows what Commodities are available. This is
  37.             an easy way to describe your system for bug reports etc.
  38.  
  39. Guru        decodes a Guru number.
  40.  
  41. Function    returns the name of the function that matches to the
  42.             provided library name and offset.
  43.  
  44.  
  45.  FEATURES:
  46. -----------
  47.   - Expansion database consists of over 230 expansion boards!
  48.   - Distinguishes between most GVP and Phase5 boards with unique ID
  49.   - Tries to give at least a hint if the board name is not known yet
  50.   - DraCo compatible
  51.   - The library is fully localized
  52.   - English and German documentation (.guide and .dvi)
  53.  
  54.  
  55.  INCLUDED DEVELOPER FILES:
  56. ---------------------------
  57.   - Assembler include files
  58.   - C header files (also protos, pragmas, GCC inlines)
  59.   - PASCAL include files
  60.   - FD file
  61.   - cd file for language translations
  62.   - autodocs
  63.  
  64.  
  65.  NEW IN THIS RELEASE:
  66. ----------------------
  67.   - Function offset decoder
  68.   - Doesn't trash manufacturer names any more
  69.   - Identifies the SetPatch Version
  70.   - PASCAL include files
  71.  
  72.  
  73. With your help, I hope to get as much full names as possible. So
  74. please send the name, manufacturer ID, product ID and board class
  75. of all your expansions to: "shred@chessy.aworld.de". You can
  76. get the IDs by using SysConfig or the included tool ListExp.
  77.  
  78. Thank you!
  79.  
  80.  
  81. Freeware, binary only.
  82.